ASP.NET Core MVC コントロールヘルプ
Max プロパティ (ChartAxis<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ChartAxis<T> クラス : Max プロパティ
Gets or sets the maximum value shown on the axis. If not set, the maximum is calculated automatically.
シンタックス
'宣言
 
Public Property Max As System.Object
public System.object Max {get; set;}
解説
The value can be a number or a DateTime object (for time-based data).
参照

ChartAxis<T> クラス
ChartAxis<T> メンバ